home *** CD-ROM | disk | FTP | other *** search
- object Form1: TForm1
- Left = 192
- Top = 121
- Width = 321
- Height = 193
- AutoSize = True
- Caption = 'CrackMe [id:15] (c) tC...'
- Color = clBtnFace
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -15
- Font.Name = 'Arial Narrow'
- Font.Style = []
- OldCreateOrder = False
- PixelsPerInch = 120
- TextHeight = 20
- object Panel1: TPanel
- Left = 0
- Top = 0
- Width = 313
- Height = 161
- TabOrder = 0
- object Bevel1: TBevel
- Left = 8
- Top = 8
- Width = 297
- Height = 145
- end
- object Label1: TLabel
- Left = 88
- Top = 64
- Width = 116
- Height = 18
- Caption = 'Serial Number:'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -15
- Font.Name = 'Bookman Old Style'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label2: TLabel
- Left = 104
- Top = 16
- Width = 91
- Height = 18
- Caption = 'Your Name:'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -15
- Font.Name = 'Bookman Old Style'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Edit1: TEdit
- Left = 32
- Top = 32
- Width = 249
- Height = 28
- TabOrder = 0
- end
- object Edit2: TEdit
- Left = 32
- Top = 80
- Width = 249
- Height = 28
- TabOrder = 1
- end
- object BitBtn1: TBitBtn
- Left = 80
- Top = 120
- Width = 145
- Height = 25
- Caption = 'Register Now!'
- Font.Charset = OEM_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'Terminal'
- Font.Style = []
- ParentFont = False
- TabOrder = 2
- OnClick = BitBtn1Click
- end
- end
- end
-